From: Andreas Schwab Date: Sun, 2 Feb 2003 17:35:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28483 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=777be6c54ce327a342c069c8728bc6a7f30b86a2;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0ed8124d56c..fb3304e0f1c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2003-02-02 Andreas Schwab + + * progmodes/asm-mode.el (asm-font-lock-keywords): Allow arbitrary + words separated by dots. Match optional parenthesized word at + start of line. + + * font-lock.el + (font-lock-match-c-style-declaration-item-and-skip-to-next): + Don't require underscore in word before double open-paren. + 2003-02-02 John Paul Wallington * hexl.el (hexl-mode-map): Bind C-m to `hexl-self-insert-command'.